home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9706 / 000112_owner-linux-arm…r.rutgers.edu _Sun Jun 15 00:47:44 1997.msg < prev    next >
Internet Message Format  |  1997-11-30  |  2KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6]) by odie.barnet.ac.uk (8.8.2/8.8.0) with ESMTP id AAA07497 for <willy@odie.fluff.org>; Sun, 15 Jun 1997 00:47:33 +0100
  3. Received: from root@vger.rutgers.edu (port 41838 [128.6.190.2]) by nic.funet.fi with ESMTP id <2760-19986>; Sun, 15 Jun 1997 02:48:24 +0300
  4. Received: by vger.rutgers.edu id <971230-261>; Sat, 14 Jun 1997 19:46:48 -0400
  5. Received: from hammer.thor.cam.ac.uk ([131.111.8.39]) by vger.rutgers.edu with SMTP id <971084-261>; Sat, 14 Jun 1997 19:46:33 -0400
  6. Received: from pjb27 by hammer.thor.cam.ac.uk with smtp (Exim 1.625 #1)
  7.     id 0wd2XX-0004QA-00; Sun, 15 Jun 1997 00:47:27 +0100
  8. Date:     Sun, 15 Jun 1997 00:47:27 +0100 (BST)
  9. From: Philip Blundell <pjb27@cam.ac.uk>
  10. X-Sender: pjb27@hammer.thor.cam.ac.uk
  11. To: Jan Magnussen <36jan@but.auc.dk>
  12. cc: linux-arm@vger.rutgers.edu
  13. Subject: Re: Kernel problems
  14. In-Reply-To: <Marcel-1.09-0614154315-0b02VYi@36jan.but.auc.dk>
  15. Message-ID: <Pine.SOL.3.96.970615004654.16987B-100000@hammer.thor.cam.ac.uk>
  16. MIME-Version: 1.0
  17. Content-Type: TEXT/PLAIN; charset=US-ASCII
  18. Sender: owner-linux-arm@vger.rutgers.edu
  19. Precedence: bulk
  20. Status: RO
  21.  
  22. On Sat, 14 Jun 1997, Jan Magnussen wrote:
  23.  
  24. > On Sat 14 Jun, Philip Blundell wrote:
  25. > > On Fri, 13 Jun 1997, Jan Magnussen wrote:
  26. > > 
  27. > > > Unable to handle kernel paging request at virtual address 003c1000
  28. > > 
  29. > > The kernel tried to dereference a bad pointer.  Can you see the EIP value
  30. > > that comes immediately after?
  31. > Unable to handle kernel paging request at virtual address 003c100
  32. > current->tss.memmap = 10004000
  33. > *pgd = 00000000, *pmd = 00000000
  34. > Internal error: Oops: 0
  35. > CPU: 0
  36. > pc : [<c0198074>]
  37. > lr : [<c019801c>]
  38. > sp : c00c2f24  ip : c0145eb0  fp : e03c0000
  39. > ....
  40. > Sorry no EIP value. I hope this is enough.
  41.  
  42. Oh right, the PC value is the same thing.  Now all we need to do is find
  43. the map file for that kernel, which hopefully Russell has provided, and we
  44. can see where it goes wrong...
  45.  
  46. p.